CREATE ANIMATED SPRITE
This command will create an animated sprite. The command automatically builds a sequence of animation frames from an image file by cutting up the image into a grid specified by the Across and Down Values. The Image Number will be used to hold the complete image. Use the PLAY SPRITE command to see the individual frames of this image. The parameters should be specified using integer values.

SYNTAX
CREATE ANIMATED SPRITE Sprite Number, Filename, Across, Down, Image Number

RELATED INFO
SPRITE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example